Update Command Loop chapter of Lisp manual.
authorChong Yidong <cyd@gnu.org>
Sat, 11 Feb 2012 13:32:02 +0000 (21:32 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 11 Feb 2012 13:32:02 +0000 (21:32 +0800)
commitf7454d0212ba11d2ab96daff707ebf2bce30a3cc
tree7d0f004883f51591d5be9ac658bdf7573e9aa3d8
parentc610bb75c2a62e93cf34e02a41aada118d1bde32
Update Command Loop chapter of Lisp manual.

* doc/emacs/commands.texi (Command Overview): Mention read-key.
(Using Interactive, Interactive Call): Minor clarifications.
(Function Keys, Click Events): Avoid "input stream" terminology.
(Click Events): Add xref to Window Sizes and Accessing Mouse.
Clarify column and row components.
(Accessing Mouse): Add xref to Click Events.  Minor fixes.
(Special Events): Copyedits.

* doc/emacs/streams.texi (Input Streams): De-document get-file-char.
(Output Variables): Don't refer to old backquote syntax.
doc/lispref/ChangeLog
doc/lispref/commands.texi
doc/lispref/streams.texi